assistant: remove an useless gtk_widget_reset_style() call
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 May 2011 21:21:22 +0000 (17:21 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 19 May 2011 14:54:01 +0000 (10:54 -0400)
commit6bbb9d6f159f5175c6277cf3fbe2003e8f3c35fc
treed6cddb359d7a6244dc991f77e0510f34004251a1
parent3ecb308e569dc2107b44bd2572acfcc1da85a2eb
assistant: remove an useless gtk_widget_reset_style() call

It's not needed to call _reset_style() here, as we did not add the
widget to the parent container yet.

https://bugzilla.gnome.org/show_bug.cgi?id=650530
gtk/gtkassistant.c